given ncId of a multidimensional net-cdf file the GetTimeStepsFromNCid function returns the number of time steps
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=short), | intent(in) | :: | ncId |
NetCdf Id for the file |
given filename of a multidimensional net-cdf file the GetTimeStepsFromFile function returns the number of time steps
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | filename |